home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Printing
- Sent: 6/7/96 3:18 PM
- Received: 6/7/96 3:31 PM
- From: Henri Lamiraux, lamiraux@apple.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >>From looking at the FW_CPrintHandler class, I think I might be able to fake
- >it out by subclassing FW_CPrintHandler::PrintPage. When it's called, I'll
- >have to offset pageBounds in order to remove the imageable-area bias, then
- >call FW_CPrintHandler::PrintPage myself.
- >
- >I'm not sure this is the best approach to handling this problem. Has the
- >ODF team considered this case? What do you recommend?
- >
-
- Look like a good approach to me. I don't have a better solution for you
- right now. This is something we may want to add in future release of ODF.
-
-
-
- ........................................................................
- Henri Lamiraux lamiraux@apple.com
- Apple Computer, Inc. OpenDoc(tm) Development Framework
- ........................................................................
-
-